Class BluetoothManagerEvent.DeviceDiscovered

java.lang.Object
com.cisco.pt.ipc.events.IPCEvent
com.cisco.pt.ipc.events.BluetoothManagerEvent
com.cisco.pt.ipc.events.BluetoothManagerEvent.DeviceDiscovered
Enclosing class:
BluetoothManagerEvent

public static class BluetoothManagerEvent.DeviceDiscovered extends BluetoothManagerEvent
  • Field Details

    • macAddress

      public MACAddress macAddress
    • deviceName

      public String deviceName
  • Constructor Details

    • DeviceDiscovered

      public DeviceDiscovered(IPCEventLTV ltv)
  • Method Details